don't queue the widget for resize or emit change notification if the usize
author4 <timj@birnet.org>
Tue, 12 Oct 2004 15:12:44 +0000 (15:12 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 12 Oct 2004 15:12:44 +0000 (15:12 +0000)
commit3f32a4da462e4d2cca6551ff2400024b0b55b13f
treef17fbe38debbfbfa7806150baa8a788fe9e979fb
parent6e2f9d6bfb6112fe784b71053c4f9dab97b7a924
don't queue the widget for resize or emit change notification if the usize

Tue Oct 12 17:11:02 2004    <timj@birnet.org>

        * gtk/gtkwidget.c (gtk_widget_set_usize_internal): don't queue the
        widget for resize or emit change notification if the usize didn't
        change. this works around a buggy signal connection in #155139.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwidget.c